You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TOpenCLMtxVec Class > TOpenCLMtxVec Methods > Mul Method > TOpenCLMtxVec.Mul Method ([In] TOpenCLMtxVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TOpenCLMtxVec.Mul Method ([In] TOpenCLMtxVec)

Vector multiplication.

Syntax
C#
Visual Basic
public TOpenCLMtxVec Mul([In] TOpenCLMtxVec Vec);

Multiply each of Vec elements with corresponding elements in the calling object. Size and TOpenCLBase.ComplexComplexproperty of the calling object are set automatically. The result is stored in the calling object.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!